@font-face {
    font-family: 'GothamRounded-Book';
    src: url('../fonts/GothamRounded-Book.eot');
    src: url('../fonts/GothamRounded-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Book.svg#GothamRounded-Book') format('svg'), url('../fonts/GothamRounded-Book.ttf') format('truetype'), url('../fonts/GothamRounded-Book.woff') format('woff'), url('../fonts/GothamRounded-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamRounded-Bold';
    src: url('../fonts/GothamRounded-Bold.eot');
    src: url('../fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg'), url('../fonts/GothamRounded-Bold.ttf') format('truetype'), url('../fonts/GothamRounded-Bold.woff') format('woff'), url('../fonts/GothamRounded-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.environmentPageWrapper {
    background: url(../images/en-sus/envronment_bg_desktop.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-color: #89bc6b
}

.enBannerText h1 {
    font-family: GothamRounded-Bold;
    color: #fff;
    font-size: 56px;
    margin: 30px 0
}

.enBannerText p {
    font-size: 24px;
    color: #fff
}

.enBannerText .paw_icon {
    max-width: 60px
}

.enBannerPackshot {
    padding-top: 2rem
}

.scroller {
    margin: 50px 0
}

.scrollTo {
    color: #fff;
    font-size: 18px;
    position: relative;
    display: inline-block
}

    .scrollTo:hover {
        text-decoration: none;
        color: #fff
    }

    .scrollTo img {
        display: block;
        margin: 0 auto;
        padding-top: 10px
    }

.esContentRow {
    padding: 0 60px;
    margin-bottom: 30px
}

.enContentBox {
    padding: 70px;
    background: #fff;
    border-radius: 50px;
    margin: 0 5px
}

.twoCols .enContentText h4 {
    margin: 0 0 25px
}

.enContentText h4 {
    color: #2d7551;
    font-family: GothamRounded-Bold;
    font-size: 24px;
    margin: 40px 0 25px
}

.twoCols .enContentText p {
    margin-bottom: 0
}

.twoCols .enContentText {
    min-height: 197px
}

.enContentText p {
    font-size: 16px;
    color: #777
}

    .enContentText p a {
        color: #2d7551
    }

.enProductCtaWrapper {
    padding: 130px 0
}

.enCtaimageWrapper {
    padding-right: 3rem
}

.enCtaText {
    padding-left: 2rem
}

    .enCtaText h2 {
        color: #fff;
        font-family: GothamRounded-Bold;
        font-size: 50px;
        margin-bottom: 3rem;
        margin-top: 2rem
    }

a.btn.btn-eco {
    background: #2d7551;
    border: 0;
    border-radius: 25px;
    max-width: 240px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

    a.btn.btn-eco:hover {
        background: #1a613d
    }

.matchHeight {
    min-height: 272px
}

.matchContentPadding {
    padding: 70px 70px 70px 0
}

.noContentMarginTop .enContentText h4 {
    margin-top: 0
}

.enContentText h4 span {
    font-size: 14px;
    font-family: GothamRounded-Book;
}

@media only screen and (max-width: 767px) {
    .environmentPageWrapper {
        background: url(../images/en-sus/envronment_bg_mobile.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        background-color: #89bc6b
    }

    .enBannerText {
        text-align: center
    }

        .enBannerText .paw_icon {
            max-width: 35px
        }

        .enBannerText h1 {
            font-size: 36px;
            margin: 25px 0
        }

        .enBannerText p {
            padding: 0 20px
        }

    .enBannerPackshot {
        padding: 1.5rem 0 0;
        max-width: 232px;
        margin: 0 auto
    }

    .scroller {
        margin: 20px auto
    }

    .esContentRow {
        padding: 0;
        margin-bottom: 20px
    }

    .enContentBox {
        padding: 60px 15px 40px;
        margin: 0;
        border-radius: 30px
    }

        .enContentBox.mb-mobile {
            margin-bottom: 20px
        }

    .enContentIconWrapper img {
        max-width: 180px
    }

    .enContentText h4 {
        font-size: 20px
    }

    .enContentText p {
        font-size: 14px
    }

    .enProductCtaWrapper {
        padding: 60px 0
    }

    .enCtaText {
        padding-left: 0;
        text-align: center
    }

        .enCtaText h2 {
            font-size: 30px
        }

    .enCtaimageWrapper {
        padding-right: 0
    }

        .enCtaimageWrapper img {
            max-width: 250px;
            margin: 0 auto 1.5rem;
            display: block
        }

    a.btn.btn-eco {
        margin: 0 auto
    }

    .matchHeight {
        min-height: auto;
        margin-bottom: 30px
    }

    .matchContentPadding {
        padding: 0 15px 40px
    }

    .twoCols .enContentText {
        min-height: auto
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    .esContentRow {
        padding: 0
    }
}

.heading-height {
    min-height: 48px
}
